.cont{
    display: flex;
    background-color: darkorange;
}
.ttt{
    width: 140px;
    height: 140px;
    border-radius: 90px;
}
.pap{
    padding: 30px;
    background: wheat;
     font-size: 30px;
     border-radius: 10px;
     margin: 10px;
     text-align: center;
 }
.baf{
    margin-left: 20px;
    font-size: 15px;
}
.l{
    font-size: 70px;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
}
.yyyyy{
    border-radius: 14px;
    color: rgb(8, 5, 2);
    border: 1px solid black;
    text-align: center;
    height: 5vh;
    margin-left: 900px;
}